getAccessibilityDelegate
Get the current accessibility delegate.
Return
A compat wrapper for the current delegate. If no delegate is attached, you may still get an object that is being used to provide backward compatibility. Returns null
if there is no delegate attached.
Parameters
view
The view whose delegate is of interest